CygNetELFImport
The root element of a CygNet ELF input file is the CygNetELFImport element. Nested within this root element are other elements that define the type of import, input data properties, meter information and flow data for historical and forecast gas load input data, and record owners and time data records for historical and forecast input data.
Properties
| Property | Description |
|---|---|
|
Case Sensitive |
Yes |
|
Required |
Yes |
|
Number of Instances Allowed |
1 |
|
Requires End Tag |
Yes |
|
Parent Element |
None |
|
Child Elements |
|
|
Attributes |
xmlns xmlns:xsi xmlns:elf |
Attributes
| Attribute | Required | Description | Value Options |
|---|---|---|---|
|
xmlns |
Yes |
Specifies the default namespace declaration "https://CygNetSCADA.com/Schemas/ |
URL in quotes. "https://CygNetSCADA.com/Schemas/ |
|
xmlns:xsi |
Yes |
Indicates that the elements and data types used in the schema come from the "https://www.w3.org/2001/ |
URL in quotes. "https://www.w3.org/2001/ |
|
xmlns:elf |
Yes |
Specifies that the elements and data types that come from the "https://CygNetSCADA.com/Schemas/ |
URL in quotes. "https://CygNetSCADA.com/Schemas/ |
Example
|
<CygNetELFImport xmlns="https://CygNetSCADA.com/Schemas/CygELFImport730" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:elf="https://CygNetSCADA.com/Schemas/CygELFImport730"> . . . </CygNetELFImport> |
More:



